projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9156f91
)
Preload international/utf-8.
author
Kenichi Handa
<handa@m17n.org>
Thu, 25 Jan 2001 11:49:15 +0000
(11:49 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 25 Jan 2001 11:49:15 +0000
(11:49 +0000)
lisp/loadup.el
patch
|
blob
|
history
diff --git
a/lisp/loadup.el
b/lisp/loadup.el
index 8ad52695e7bb24132c727a2d763d90fde11b479a..1a6aafb6aadddd7d156bd8f7638e26c86e95dd3f 100644
(file)
--- a/
lisp/loadup.el
+++ b/
lisp/loadup.el
@@
-76,6
+76,7
@@
(load "international/mule-cmds")
(load "case-table")
(load "international/characters")
+(load "international/utf-8")
(let ((set-case-syntax-set-multibyte t))
(load "international/latin-1")